{
    "error": {
        "not_standing_up": "Du skal stå op for at tage dykkerudstyret på",
        "need_otube": "You need to refill your oxygen! Get a replacement air supply!",
        "underwater": "You cannot do this underwater..."
    },
    "success": {
        "took_out": "Du tog din våddragt af",
        "tube_filled": "You've successfully refilled your air tank!"
    },
    "info": {
        "put_suit": "Tag en dykkerdragt på",
        "pullout_suit": "Træk en dykker dragt ud..",
        "filling_air": "Filling air..."
    }
}